testing.matcher.subNames (field)
8 uses
testing (current package)
match.go#L26: subNames map[string]int32
match.go#L62: subNames: map[string]int32{},
match.go#L96: for key := range m.subNames {
match.go#L97: delete(m.subNames, key)
match.go#L200: n := m.subNames[base]
match.go#L204: m.subNames[base] = n + 1
match.go#L208: if len(prefix) < len(base) && nn < m.subNames[prefix] {
match.go#L218: if m.subNames[name] != 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)